Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support GHC 9.10, drop 9.4 #1310

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Support GHC 9.10, drop 9.4 #1310

wants to merge 1 commit into from

Conversation

langston-barrett
Copy link
Contributor

Fixes #1307.

@langston-barrett langston-barrett self-assigned this Feb 13, 2025
@langston-barrett langston-barrett force-pushed the lb/ghc-9.10 branch 4 times, most recently from fbbbc96 to 45e6073 Compare February 13, 2025 20:14
@langston-barrett langston-barrett changed the title Support GHC 9.10 Support GHC 9.10, drop 9.4 Feb 13, 2025
@langston-barrett
Copy link
Contributor Author

Hmm, I'm a bit confused, because this works for me locally.

Error: cabal: Could not resolve dependencies:
[__0] trying: crux-llvm-0.9.0.99 (user goal)
[__1] trying: websockets-0.13.0.0 (dependency of crux-llvm)
[__2] trying: entropy-0.4.1.11 (dependency of websockets)
[__3] next goal: entropy:setup.Cabal (dependency of entropy)
[__3] rejecting: entropy:setup.Cabal-3.12.0.0/installed-6646 (constraint from
maximum version of Cabal used by Setup.hs requires <3.12)
[__3] rejecting: entropy:setup.Cabal-3.14.1.1, entropy:setup.Cabal-3.14.1.0,
entropy:setup.Cabal-3.14.0.0, entropy:setup.Cabal-3.12.1.0 (constraint from
project config /Users/runner/work/crucible/crucible/cabal.project.freeze
requires ==3.12.0.0)

I'm on PTO for a while, so I'll unassign myself for now in case anyone else wants to push this over the finish line. If not, I'll tackle it when I'm back!

@langston-barrett langston-barrett removed their assignment Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support GHC 9.10
1 participant